core: Make ot_transfer_out_value() take a & for the second argument
authorColin Walters <walters@verbum.org>
Thu, 8 Dec 2011 22:31:45 +0000 (17:31 -0500)
committerColin Walters <walters@verbum.org>
Thu, 8 Dec 2011 22:31:45 +0000 (17:31 -0500)
commitd6ceb91c35154cf11f0448735646e2f3c62f068d
tree285ad08a4b3861ed203f176473ac725d4afc6a00
parent35fa68a74c6574c5036e07942a4a8aa960c9f134
core: Make ot_transfer_out_value() take a & for the second argument

As Ray Strode argued, it's confusing to have something that looks like
a function be magical.  And OT_TRANSFER_OUT_VALUE is uglier.
src/libostree/ostree-core.c
src/libostree/ostree-repo-file.c
src/libostree/ostree-repo.c
src/libotutil/ot-gio-utils.c
src/libotutil/ot-unix-utils.c
src/libotutil/ot-variant-utils.c
src/libotutil/otutil.h